object FrmInfo: TFrmInfo Left = 255 Top = 143 Width = 192 Height = 234 BorderStyle = bsSizeToolWin Caption = 'Info' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Scaled = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnDeactivate = FormDeactivate OnKeyUp = FormKeyUp PixelsPerInch = 120 TextHeight = 16 object HTML: THTMLViewer Left = 0 Top = 0 Width = 184 Height = 207 OnHotSpotClick = HTMLHotSpotClick TabStop = True TabOrder = 0 Align = alClient BorderStyle = htFocused HistoryMaxCount = 0 DefFontName = 'Times New Roman' DefPreFontName = 'Courier New' NoSelect = False CharSet = DEFAULT_CHARSET PrintMarginLeft = 2 PrintMarginRight = 2 PrintMarginTop = 2 PrintMarginBottom = 2 end end